Skip to content

Onboard repo to the .NET 10 sdk#822

Merged
eiriktsarpalis merged 4 commits into
modelcontextprotocol:mainfrom
eiriktsarpalis:net10
Sep 30, 2025
Merged

Onboard repo to the .NET 10 sdk#822
eiriktsarpalis merged 4 commits into
modelcontextprotocol:mainfrom
eiriktsarpalis:net10

Conversation

@eiriktsarpalis
Copy link
Copy Markdown
Member

@eiriktsarpalis eiriktsarpalis commented Sep 30, 2025

For now this only bumps the .NET SDK and test projects without adding the net10.0 target in product code.

@eiriktsarpalis
Copy link
Copy Markdown
Member Author

eiriktsarpalis commented Sep 30, 2025

Cross referencing dotnet/sdk#51060

@eiriktsarpalis
Copy link
Copy Markdown
Member Author

Seeing crashes related to the blame collector in non-Windows environments:

Data collector 'Blame' message: Could not start process dump: System.PlatformNotSupportedException: Unsupported operating system: macOS 15.6.1, and framework: .NETFramework,Version=v4.7.2.
   at Microsoft.TestPlatform.Extensions.BlameDataCollector.CrashDumperFactory.Create(String targetFramework) in /_/src/vstest/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/CrashDumperFactory.cs:line 61
   at Microsoft.TestPlatform.Extensions.BlameDataCollector.ProcessDumpUtility.StartTriggerBasedProcessDump(Int32 processId, String testResultsDirectory, Boolean isFullDump, String targetFramework, Boolean collectAlways, Action`1 logWarning) in /_/src/vstest/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/ProcessDumpUtility.cs:line 104
   at Microsoft.TestPlatform.Extensions.BlameDataCollector.BlameCollector.TestHostLaunchedHandler(Object sender, TestHostLaunchedEventArgs args) in /_/src/vstest/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/BlameCollector.cs:line 647.

@eiriktsarpalis
Copy link
Copy Markdown
Member Author

Seems to only occur when there are failing tests. I'm merging this regardless, so that we can better dogfood the new SDK.

@eiriktsarpalis eiriktsarpalis merged commit 7628b30 into modelcontextprotocol:main Sep 30, 2025
12 of 14 checks passed
@eiriktsarpalis eiriktsarpalis deleted the net10 branch September 30, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants